Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix unidentified drive matching during sync #690

Merged

Conversation

Praveenrajmani
Copy link
Collaborator

@Praveenrajmani Praveenrajmani commented Dec 20, 2022

The unidentified virtual disks will go to "Unavailable" state if it is attempted to format. This is due to unsetting the requested format during the sync.

The work-around is manually formatting the disks first, to make sure the device has a FS and FSUUID associated and then issue format request using DirectPV

@Praveenrajmani Praveenrajmani force-pushed the fix_unidentified_matching branch 3 times, most recently from ce69603 to 3fc3b30 Compare December 21, 2022 05:05
The unidentified virtual disks will go to "Unavailable" state if
it is attempted to format. This is due to unsetting the requested
format during the sync.
@balamurugana balamurugana changed the title Fix uidentified drive matching during sync fix unidentified drive matching during sync Dec 21, 2022
@harshavardhana harshavardhana merged commit 774f63f into minio:master Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants